Texture.this

Creates a new texture object representing the GdkPixbuf.

This function is threadsafe, so that you can e.g. use GTask and [method@Gio.Task.run_in_thread] to avoid blocking the main thread while loading a big image.

Parameters

pixbuf Pixbuf

a GdkPixbuf

Return Value

a new GdkTexture

Throws

ConstructionException GTK+ fails to create the object.

Meta